home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / grafica / video easel / rexxmathlib.lha / rexxmathlib.readme < prev    next >
Text File  |  1996-10-20  |  817b  |  17 lines

  1. Short:    Faster & shorter math support for ARexx
  2. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Type:     util/rexx
  5.  
  6. This library provides transcendential functions for the use with the
  7. ARexx - programming language. It is a complete new revision of 
  8. Willy Langevelds rexxmathlib, although no original code has been used.
  9. The new release has been completely rewritten in assembly language and
  10. is therefore not only faster (approx. 10 times), but provides also
  11. a higher precision of 15.9 digits, thanks to cleverer ASCII- to Float 
  12. conversion routines.
  13.  
  14. The rexxmathlib.library will use the system math libraries, namely
  15. the mathieeedoubbas.library and the mathieeedoubtrans.library and will
  16. therefore work fine, regardless of a math-coprocessor.
  17.